Click or drag to resize

WorkingPeriod Class

Contains the work week days and hours of the mailbox user.
Inheritance Hierarchy
SystemObject
  Independentsoft.ExchangeWorkingPeriod

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class WorkingPeriod

The WorkingPeriod type exposes the following members.

Constructors
  NameDescription
Public methodWorkingPeriod
Initializes a new instance of the WorkingPeriod class.
Top
Properties
  NameDescription
Public propertyDays
Contains the list of working days scheduled for the mailbox user.
Public propertyEndTime
Represents the end of the working day for a mailbox user.
Public propertyStartTime
Represents the start of the working day for a mailbox user.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also